home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 January / Disc 3 / Amethyst.iso / live / lisa / .buildit.sh next >
Encoding:
Text File  |  2001-10-23  |  306 b   |  13 lines

  1. # buildit.sh
  2. # script to build cdrom image
  3. # copyright (c) 2001 joseph cheek.  all rights reserved.
  4. # released under gpl
  5.  
  6.  
  7. # BUG - we should do some error checking here
  8.  
  9. # BUG - we should fix the lisa RPM instead
  10.  
  11. perl -pi -e 's/mkswap -c \$swapdev \$swapsize/mkswap \$swapdev/g' \
  12.   usr/lib/LST/libLSTall
  13.